AMotionEvent_getYOffset

Get the Y coordinate offset. For touch events on the screen, this is the delta that was added to the raw screen coordinates to adjust for the absolute position of the containing windows and views.

extern (C) nothrow @nogc
float
AMotionEvent_getYOffset

Meta